diff options
| author | Donald Shan <xxpinapelzxx@gmail.com> | 2022-08-21 15:54:14 -0700 |
|---|---|---|
| committer | Donald Shan <xxpinapelzxx@gmail.com> | 2022-08-21 15:54:14 -0700 |
| commit | 0492a6b789d3a0a4bd82676140ef3d58cf7e687e (patch) | |
| tree | 2f9c227316a29d84ab800010ff587d30c3817ebd /.gitignore | |
| parent | b63b6e96c1706271e9dc02cf5e5865922aff9191 (diff) | |
Preliminary Edit Tag Button
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd7c02e --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ + +*.mp3 + + +.idea/compiler.xml +.idea/encodings.xml +.idea/jarRepositories.xml +.idea/misc.xml +.idea/uiDesigner.xml +*.jar +*.lst +*.properties +*.class +*.json |
