summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2009-04-05 00:21:44 +0200
committerGraeme Geldenhuys <graemeg@gmail.com>2009-04-05 00:21:44 +0200
commit41c5c10bbfba8af062ddbc31412d4560cce94164 (patch)
tree4a3b7a208a41dbd66e06be12bb83df1718fd07d1 /.gitignore
parentcfd71f8353095e4a693b20cdd63932b5a818c4a5 (diff)
downloadfpGUI-41c5c10bbfba8af062ddbc31412d4560cce94164.tar.xz
Added a project wide .gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..5b08f3b7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.[oa]
+*.ppu
+*.lps
+*.compiled
+lib/* \ No newline at end of file