mirror of
https://github.com/offen/website.git
synced 2024-11-22 01:00:26 +01:00
use single gitignore file
This commit is contained in:
parent
e137363d61
commit
5c63b39e8c
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,8 +1,12 @@
|
|||||||
.vscode
|
.vscode
|
||||||
.serverless
|
|
||||||
node_modules/
|
|
||||||
*.pem
|
*.pem
|
||||||
venv/
|
|
||||||
|
|
||||||
bootstrap-alpha.yml
|
bootstrap-alpha.yml
|
||||||
Dockerrun.aws.json
|
Dockerrun.aws.json
|
||||||
|
|
||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
*.log
|
||||||
|
|
||||||
|
bin/
|
||||||
|
statik.go
|
||||||
|
Loading…
Reference in New Issue
Block a user