mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
13 lines
138 B
Plaintext
13 lines
138 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.ipynb_checkpoints/
|
|
|
|
# 결과 저장용 디렉토리
|
|
result/
|
|
|
|
# 논문 관련 파일
|
|
*.pdf
|
|
*.pptx |