Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit c5f9759

Browse files
committed
add gitignore
1 parent 0a5ba87 commit c5f9759

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.idea/.gitignore
2+
.idea/misc.xml
3+
.idea/modules.xml
4+
.idea/sample-playmaker-server-python-thrift.iml
5+
.idea/vcs.xml
6+
.idea/inspectionProfiles/profiles_settings.xml
7+
.idea/inspectionProfiles/Project_Default.xml
8+
venv/
9+
utils/__pycache__/PFProcessServer.cpython-310.pyc
10+
soccer/__pycache__/
11+
scripts/proxy
12+
scripts/rcssserver
13+
__pycache__/

0 commit comments

Comments
 (0)