summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-09-29 10:37:33 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-09-29 10:37:33 +0200
commitc2d7b3a44a1e0e08f6799c80a4f3d7b33ac37c9b (patch)
tree8d137731fa67c46da16a475c44f5a67049cf0828 /.gitignore
parentbc5fcb745d71531d44605e88ecfce2b0f280faa2 (diff)
downloadfpGUI-c2d7b3a44a1e0e08f6799c80a4f3d7b33ac37c9b.tar.xz
Project wide gitignore file to make git-status output tidy.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2581b355..c15616d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-.[oa]
-.ppu
+*.[oa]
+*.ppu
+*.lps
units \ No newline at end of file