1
0
Fork 0
forked from Deuxfleurs/site
deuxfleurs-website/.gitignore

26 lines
452 B
Plaintext
Raw Normal View History

2023-10-17 08:05:18 +00:00
public/
node_modules/
2020-04-18 15:17:54 +00:00
*.swp
2021-01-19 12:31:23 +00:00
.awsclirc
2024-05-07 20:28:52 +00:00
reated by https://www.toptal.com/developers/gitignore/api/venv
# Edit at https://www.toptal.com/developers/gitignore?templates=venv
### venv ###
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
pip-selfcheck.json
# End of https://www.toptal.com/developers/gitignore/api/venv
script/calendar_generator/.gitignore