49 lines
990 B
Plaintext
49 lines
990 B
Plaintext
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
|
|
# User-specific stuff
|
|
.idea/**/workspace.xml
|
|
.idea/**/tasks.xml
|
|
.idea/**/usage.statistics.xml
|
|
.idea/**/dictionaries
|
|
.idea/**/shelf
|
|
|
|
# AWS User-specific
|
|
.idea/**/aws.xml
|
|
|
|
# Generated files
|
|
.idea/**/contentModel.xml
|
|
.idea
|
|
|
|
# Sensitive or high-churn files
|
|
.idea/**/dataSources/
|
|
.idea/**/dataSources.ids
|
|
.idea/**/dataSources.local.xml
|
|
.idea/**/sqlDataSources.xml
|
|
.idea/**/dynamic.xml
|
|
.idea/**/uiDesigner.xml
|
|
.idea/**/dbnavigator.xml
|
|
|
|
*.pyc
|
|
*.flac
|
|
.vscode
|
|
model/labels.txt
|
|
datasets/
|
|
birdnet.conf
|
|
IdentifiedSoFar.txt
|
|
IdentifiedSoFar.txt.bak
|
|
Birders_Guide_Installer_Configuration.txt
|
|
birdnet/
|
|
templates/*.service
|
|
scripts/*.txt
|
|
scripts/*.db
|
|
analyzing_now.txt
|
|
apprise.txt
|
|
BirdDB.txt
|
|
exclude_species_list.txt
|
|
firstrun.ini
|
|
HUMAN.txt
|
|
include_species_list.txt
|
|
whitelist_species_list.txt
|
|
/nbproject/private/
|