summaryrefslogblamecommitdiff
path: root/.gitignore
blob: daa10735e0cc8e5032b73668bd0074e86df34af7 (plain) (tree)
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
*.html

# local test files
public/*.xml
public/*.yml
public/*.json