diff options
Diffstat (limited to 'deploy/.gitignore')
-rw-r--r-- | deploy/.gitignore | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/deploy/.gitignore b/deploy/.gitignore deleted file mode 100644 index ea796b7cb..000000000 --- a/deploy/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -# 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 -osx/Mist.app -osx/__MACOSX -osx/Mist.dmg |