mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 19:52:37 -06:00
21 lines
173 B
Text
Executable file
21 lines
173 B
Text
Executable file
# Python artifacts
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Batch
|
|
*.bat
|
|
|
|
# PyCharm
|
|
.idea
|
|
|
|
# Mac directory info
|
|
.DS_Store
|
|
|
|
# Shortcuts
|
|
*.lnk
|
|
|
|
# Git
|
|
*.rej
|
|
|
|
# Local config
|
|
dependencies/config/local.prc
|