summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c0aba19e..2c1c536a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,17 @@
# stuff "git status" should ignore
# build output
-.*
+.libs
+.deps
*.o
*.a
*.lo
*.la
*.in
+# editor files
+*.swp
+
startup_tcl.c
xscale_debug.h