Fixed F_CPU, Anyway... this should go to the Makefile in the future!
[mirrors/Programs.git] / .gitignore
index 295823996a2a8d47dc1c6034362f388a8ea39fe1..d90f6764ea5a885b9f4ec490b2c5dc0b75f39a80 100644 (file)
@@ -1,16 +1,29 @@
+_*
 *~
 *.bak
 *.old
+*.part
+
+pkg/
+src/
 
 *.exe
+*.EXE
+*.dll
 *.com
+*.out
+*.o
+*.so
+*.class
 
+*.tar
 *.gz
-*.bz2
 *.xz
-*.rar
+*.bz
+*.bz2
+*.tgz
 *.zip
-*.tar
+*.rar
 
 *.mp3
 *.wav
This page took 0.115172 seconds and 4 git commands to generate.