mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gitignore: ignore .env (#6879)
This commit is contained in:
parent
e798326a1a
commit
925b40e2c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,6 +56,7 @@ fns.txt
|
||||
*.swp
|
||||
*.swo
|
||||
*.swn
|
||||
.env
|
||||
|
||||
# ignore debugger files
|
||||
cachegrind.out.*
|
||||
|
Loading…
Reference in New Issue
Block a user