github.com/ethereumproject/go-ethereum@v5.5.2+incompatible/cmd/ethtest/.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  *.swp
     8  /tmp
     9  */**/*un~
    10  *un~
    11  .DS_Store
    12  */**/.DS_Store
    13  ethereum/ethereum
    14  ethereal/ethereal
    15  example/js
    16  node_modules
    17  bower_components
    18  npm-debug.log