1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00
wfjm.w11/.gitignore
2016-12-17 20:18:29 +01:00

19 lines
140 B
Plaintext

# backup files
*.bak
*~
# archives
*.gz
*.tar
*.tgz
# make auto-dependency
*.dep
*.dep_*
# temporary and generated
*.o
*.tmp
*.log
core