summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7aeeeadaef4028685dce20d0ffc4b43a9f7cfde9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# temp& backup files
*~
*.tmp

# executables & libraries
*.exe
*.lib

# .txt files ¬_¬ if u want to document andything use .md files!
*.txt