Files
indivisible-legacy/.gitignore
Nicolás A. Ortega 43620ba2d3 Enable documentation.
2016-12-14 16:08:11 +01:00

10 lines
111 B
Plaintext

# Ignore build files
build/*
!build/.keep
# Ignore documentation
doc/
# Ignore vim temporary files
*.sw[a-z]