neocomm/.gitignore

10 lines
106 B
Plaintext
Raw Normal View History

2017-07-01 13:34:13 +00:00
# Ignore builds
build/*
2017-11-05 15:35:54 +00:00
!build/.keep
2017-07-02 11:38:20 +00:00
2017-07-11 17:18:45 +00:00
# Ignore documentation
doc/*
2017-07-02 11:38:20 +00:00
# Ignore Vim temprary files
*.sw[a-z]