]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - .gitignore
rewrite of cmd_cpu/do_cpu_freq
[z180-stamp.git] / .gitignore
index 725065f4b2f20595df07fad55dafed3054e96c21..11165af208ae4f581407c1c382db21795490180f 100644 (file)
@@ -1,11 +1,14 @@
-#Makefiledev
 /.cproject
 /.project
 /.settings
 /.tup
-/build-debug
-/doc
-/fatfs
-/joe
+/build-*
 /scratch
-
+*.elf
+*.hex
+*.lss
+*.map
+*.rel
+*.lst
+z180/*.c
+z180/*.h