mirror of
https://github.com/albertodemichelis/squirrel.git
synced 2026-01-12 14:38:42 +01:00
Merge pull request #32 from Eiyeron/gitignore
Added a gitignore to hide the build/doc folders.
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Folders created at compilation
|
||||
bin/
|
||||
lib/
|
||||
|
||||
# Folders created at documentation generation
|
||||
doc/
|
||||
Reference in New Issue
Block a user