aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-05-13 00:37:38 +0800
committer135e2 <[email protected]>2022-05-13 00:37:38 +0800
commitae38da80b626016c695f567cc81d058980b7f57c (patch)
tree9258c265c027099c6745c160e6051167568e73a0 /.gitignore
downloadMeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.tar.gz
MeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.tar.bz2
MeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.zip
pub: intro for Meaningless Records
Yay!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..63f307b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+Thumbs.db
+db.json
+*.log
+node_modules/
+public/
+.deploy*/
+_multiconfig.yml \ No newline at end of file