Suporta CNPJ em bem.
[cascardo/declara.git] / .gitignore
index 9edc703..b46d486 100644 (file)
@@ -1,4 +1,8 @@
+# Backup files
+*~
+
 # Intermediate built files
+*.o
 *.lo
 *.la
 
@@ -17,9 +21,14 @@ Makefile
 stamp-h1
 *.status
 *.tar.gz
+/INSTALL
 
 # Program file
 /src/declara
 
 # Files generated by tests
 *.log
+
+# Test files
+*.BKP
+*.DEC