summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 709f08c7db635200e580448d07861c48e231e1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.idea/inspectionProfiles/profiles_settings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/Pygame-Jam.iml
*.pyc
.idea/workspace.xml

ignore_*
/ignore
*/__pycache__
Save/SaveData.txt
/.idea
.idea/Pygame-Jam-main.iml
build
dist
*.exe
*.spec