Skip to content

Commit

Permalink
Simplify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
direc85 committed Apr 27, 2019
1 parent 73c21cc commit a3b585d
Showing 1 changed file with 8 additions and 28 deletions.
36 changes: 8 additions & 28 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,29 +1,9 @@
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a
obj
moc_*
*.pro.user*
CarBudget
Makefile
rpm/CarBudget.spec
rpm/harbour-carbudget.spec

# Compiled translation files
*.autosave
*.old
*.bak
*.tmp
*.pro.user
*.pro.user.*
*.qm

# Generated RPM packages
*.rpm

# Compiled binary
harbour-carbudget
*.spec
*.spec.*

0 comments on commit a3b585d

Please sign in to comment.