18 lines
325 B
Plaintext
18 lines
325 B
Plaintext
# Don't track content of these folders
|
|
.idea/*
|
|
target/*
|
|
1_17_R1/target/*
|
|
Plugin/target/*
|
|
Utility/target/*
|
|
|
|
# Compiled source #
|
|
###################
|
|
#*.txt
|
|
*.iml
|
|
|
|
# Packages #
|
|
############
|
|
# it's better to unpack these files and commit the raw source
|
|
# git has its own built in compression methods
|
|
#*.7z
|
|
#*.dmg |