mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
k
This commit is contained in:
parent
97dd36827e
commit
8e7b0a9a85
1 changed files with 0 additions and 31 deletions
31
.gitignore
vendored
31
.gitignore
vendored
|
@ -1,31 +0,0 @@
|
||||||
# Royalnet ignores
|
|
||||||
config*.toml
|
|
||||||
downloads/
|
|
||||||
|
|
||||||
|
|
||||||
# Python ignores
|
|
||||||
**/__pycache__/
|
|
||||||
dist/
|
|
||||||
*.egg-info/
|
|
||||||
**/*.pyc
|
|
||||||
|
|
||||||
# PyCharm ignores
|
|
||||||
.idea/**/workspace.xml
|
|
||||||
.idea/**/tasks.xml
|
|
||||||
.idea/**/usage.statistics.xml
|
|
||||||
.idea/**/dictionaries
|
|
||||||
.idea/**/shelf
|
|
||||||
.idea/**/contentModel.xml
|
|
||||||
.idea/**/dataSources/
|
|
||||||
.idea/**/dataSources.ids
|
|
||||||
.idea/**/dataSources.local.xml
|
|
||||||
.idea/**/sqlDataSources.xml
|
|
||||||
.idea/**/dynamic.xml
|
|
||||||
.idea/**/uiDesigner.xml
|
|
||||||
.idea/**/dbnavigator.xml
|
|
||||||
.idea/**/gradle.xml
|
|
||||||
.idea/**/libraries
|
|
||||||
.idea/**/markdown-navigator.xml
|
|
||||||
.idea/**/markdown-exported-files.xml
|
|
||||||
.idea/**/misc.xml
|
|
||||||
.idea/**/*.iml
|
|
Loading…
Reference in a new issue