Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrien Simon
ia02-helltaker
822f178fbc77b34fd702ce48bb5af5fa3638cd9a
822f178fbc77b34fd702ce48bb5af5fa3638cd9a
Switch branch/tag
ia02-helltaker
.gitignore
Find file
Normal view
History
Permalink
.gitignore
82 Bytes
Newer
Older
added a gitignore
Adrien Simon
committed
Jun 03, 2022
1
2
.DS_Store
.idea/
deleted pycache
Adrien Simon
committed
Jun 15, 2022
3
4
venv/
__pycache__/
git refactoring
Adrien Simon
committed
Jun 15, 2022
5
6
7
.mypy_cache/
asp/__pycache__/
asp/.mypy_cache/