Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tcr-ableton committed Aug 22, 2019
1 parent 7e1ef07 commit dbec1a6
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# Build artefacts
build/

# Makefile generated paths
.gopath
.sw?
bin/
dist/

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
Expand All @@ -30,21 +21,3 @@ _testmain.go

*.exe
*.test

# Vagrant files
.vagrant/
.sudo_as_admin_successful
.bash_history
.cache


# Documentation files
docs/build/


# Intellij
.idea

# Vim files
*.swp
*.swo

0 comments on commit dbec1a6

Please sign in to comment.