Ignore influxd regardless of path

pull/1620/head
Philip O'Toole 2015-02-17 11:55:20 -08:00
parent cf25e6042a
commit a7f9c7e02a
1 changed files with 7 additions and 2 deletions

9
.gitignore vendored
View File

@ -30,8 +30,13 @@ protocol/protocol.pb.go
build/
# executables
/influxd
/influxdb
**/influxd
!**/influxd/
**/influxdb
!**/influxdb/
/benchmark-tool
/main
/benchmark-storage