aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-10-01 04:51:53 +0800
committerobscuren <geffobscura@gmail.com>2014-10-01 04:51:53 +0800
commit68ccbefc94e9c24684ccbe9a520aeb13aff0a067 (patch)
treeed2b31c6e3fa35ae1a09915bee04240644121e66 /.gitignore
downloadgo-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar.gz
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar.bz2
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar.lz
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar.xz
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.tar.zst
go-tangerine-68ccbefc94e9c24684ccbe9a520aeb13aff0a067.zip
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..de3a847ac
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+# See http://help.github.com/ignore-files/ for more about ignoring files.
+#
+# If you find yourself ignoring temporary files generated by your text editor
+# or operating system, you probably want to add a global ignore instead:
+# git config --global core.excludesfile ~/.gitignore_global
+
+/tmp
+*/**/*un~
+*un~
+.DS_Store
+*/**/.DS_Store
+ethereum/ethereum
+ethereal/ethereal
+