diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2017-08-16 20:36:09 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2017-08-16 20:36:09 -0400 |
commit | cf89b3457feaa7f7695fc992d25473f773423008 (patch) | |
tree | 0938e816cc26f6d68192f77d2ad90daec77d14b1 /.gitignore | |
download | inhibit-screensaver-cf89b3457feaa7f7695fc992d25473f773423008.tar.xz inhibit-screensaver-cf89b3457feaa7f7695fc992d25473f773423008.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ac38cb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/inhibit-screensaver +*.o |