github.com/karalabe/go-ethereum@v0.8.5/.gitignore (about)

     1  # See http://help.github.com/ignore-files/ for more about ignoring files.
     2  #
     3  # If you find yourself ignoring temporary files generated by your text editor
     4  # or operating system, you probably want to add a global ignore instead:
     5  #   git config --global core.excludesfile ~/.gitignore_global
     6  
     7  /tmp
     8  */**/*un~
     9  *un~
    10  .DS_Store
    11  */**/.DS_Store
    12  .ethtest
    13  
    14  #*
    15  .#*
    16  *#
    17  *~
    18  .project
    19  .settings
    20  
    21  cmd/ethereum/ethereum
    22  cmd/mist/mist