mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 14:10:27 -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
|
# Binaries
|
||||||
|
tweego
|
||||||
*.exe
|
*.exe
|
||||||
*.exe~
|
*.exe~
|
||||||
*.dll
|
*.dll
|
||||||
|
@ -23,6 +24,7 @@ go.sum
|
||||||
# Builds & distribution
|
# Builds & distribution
|
||||||
dist/
|
dist/
|
||||||
licenses/
|
licenses/
|
||||||
|
node_modules/
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
storyformats/
|
storyformats/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue