summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2022-04-14 13:12:31 +0530
committerArun Isaac2022-04-14 13:12:31 +0530
commit19bd6994abf5f13a474fdbaba233dd073ee8284e (patch)
tree542abc7536b87adfed66444257cbd8c78dd0fb99
parent4fb288ea19932f88dc7c555a1f7e407f0bba491d (diff)
downloadtissue-19bd6994abf5f13a474fdbaba233dd073ee8284e.tar.gz
tissue-19bd6994abf5f13a474fdbaba233dd073ee8284e.tar.lz
tissue-19bd6994abf5f13a474fdbaba233dd073ee8284e.zip
gitignore: Add gitignore.
* .gitignore: New file.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..472fecd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.go \ No newline at end of file