summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-05-10 11:38:46 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-05-10 11:38:46 +0200
commit2bd6b46c35d21040034b8ec3f87bd6eb1b83c541 (patch)
treed9115ec9a61f304e708bc9a20422bfb016dd971d /.gitignore
downloadcsv-utils-2bd6b46c35d21040034b8ec3f87bd6eb1b83c541.tar.gz
csv-utils-2bd6b46c35d21040034b8ec3f87bd6eb1b83c541.zip
Initial commitv0.0.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e5aa5b3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea
+*.iml
+target \ No newline at end of file