aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 15 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 6a09127..570dc6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,5 @@
-### Binaries/Objects ###
-cpt-stat
-cpt-readlink
-getopt
-*.o
+# Built library
+cpt-lib
### Emacs ###
\#*\#
@@ -14,4 +11,16 @@ getopt
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
-[._]sw[a-p] \ No newline at end of file
+[._]sw[a-p]
+
+### Redo files
+/.redo
+/.do_built
+/.do_built.dir
+*.tmp
+*.did
+.dep*
+.target*
+
+### Texinfo ###
+*.info