summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Glover <glover.john@gmail.com>2010-10-18 17:21:47 +0100
committerJohn Glover <glover.john@gmail.com>2010-10-18 17:21:47 +0100
commit58a7c36c5a219d8306f276db157097ac30782079 (patch)
tree83c8b3e4cd4f4004c4dd8c522a71d3af4e4bb2e9 /.gitignore
downloadsimpl-58a7c36c5a219d8306f276db157097ac30782079.tar.gz
simpl-58a7c36c5a219d8306f276db157097ac30782079.tar.bz2
simpl-58a7c36c5a219d8306f276db157097ac30782079.zip
Moving project over to Git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3c8fe32
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+# Compiled source
+*.pyc
+*.o
+*.so
+*.os
+*_wrap.c
+
+# OS generated files
+.DS_Store?
+Icon?
+Thumbs.db
+
+# Editor/IDE files
+.settings
+*.swp
+
+# Scons files
+*.sconsign.dblite
+*config.log
+*.sconf*
+