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