aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2019-10-21 10:56:55 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2019-10-21 10:56:55 -0400
commitcd8509637458c2e3ceedbe173ff20180ce0ea25a (patch)
treecd3e569be1e50a95e6af08813983e1cf308c9ae2 /.gitignore
xssxss, an LD_PRELOAD to suspend XScreenSaver with XScreenSaverSuspend
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae5540b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Editor backup files
+*~
+\#*
+.\#*
+.*.swp
+
+*.o
+*.so