aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-25 22:22:20 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-03-25 22:22:20 -0400
commit94641874ff1d86ebf93122bdd40d7a5019ea6215 (patch)
tree17bdcfc60f25d4af8471206ebe1c8106366246a5 /.gitignore
parent75e2e91b80314fa2f1919608685ce54e54bfdc58 (diff)
downloadDLAP-94641874ff1d86ebf93122bdd40d7a5019ea6215.tar.gz
DLAP-94641874ff1d86ebf93122bdd40d7a5019ea6215.tar.bz2
DLAP-94641874ff1d86ebf93122bdd40d7a5019ea6215.zip
Removed .idea folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 76a8036..703876e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ yarn.lock
music/*.mp3
package-lock.json
now-playing.txt
+.idea/ \ No newline at end of file