mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-21 12:48:28 +00:00
gitignore: remove outdated ignores
This commit is contained in:
parent
7e0f83a19d
commit
e3aa06077a
10
.gitignore
vendored
10
.gitignore
vendored
@ -9,18 +9,8 @@ package-lock.json
|
|||||||
# secrets
|
# secrets
|
||||||
.env
|
.env
|
||||||
|
|
||||||
# page build
|
|
||||||
min
|
|
||||||
build
|
|
||||||
|
|
||||||
# stuff i already made but delayed
|
|
||||||
future
|
|
||||||
|
|
||||||
# docker
|
# docker
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
|
|
||||||
# vscode
|
|
||||||
.vscode
|
|
||||||
|
|
||||||
# cookie file
|
# cookie file
|
||||||
cookies.json
|
cookies.json
|
||||||
|
Loading…
Reference in New Issue
Block a user