10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
# Ignore build files
|
|
build/*
|
|
!build/.keep
|
|
|
|
# Ignore documentation
|
|
doc/
|
|
|
|
# Ignore vim temporary files
|
|
*.sw[a-z]
|