Add .gitignore to top of repository.
This commit is contained in:
parent
9adf2e528f
commit
389dfc8ba6
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Temporary, backup, sample and dist files.
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
# Temporary document files.
|
||||||
|
TODO
|
||||||
Loading…
Add table
Add a link
Reference in a new issue