about summary refs log tree commit diff stats
path: root/.gitignore
blob: de9f715cc02ed5b46d34a97b833e2e1e17952e1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# editor ignores
*~
*.swp
*.swo
\#*\#
.\#*

# artefacts
*.o
*.so
*.pch
build/
obj/