mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 06:00:26 -04:00
UPDATE: .gitignore
.
This commit is contained in:
parent
be50b81dd7
commit
9f43ea0976
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
# Binaries
|
||||
tweego
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
|
@ -23,6 +24,7 @@ go.sum
|
|||
# Builds & distribution
|
||||
dist/
|
||||
licenses/
|
||||
node_modules/
|
||||
|
||||
# Testing
|
||||
storyformats/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue