Skip to content

Commit

Permalink
lint: simplify gitignore
Browse files Browse the repository at this point in the history
.conf, .json and .bak files in root are now ignored by default
  • Loading branch information
asoorm committed Dec 15, 2017
1 parent e26cc87 commit 455bb44
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,9 @@ testapps/
build_tools/
build/

tyk.conf
tyk.zeroconf.cluster.conf
tyk_elasticache.conf
tyk.compose.rpc.conf
tyk.compose.local_rpc.conf
tyk.compose.cluster.conf
tyk.zeroconf*.conf
tyk.rpc.conf
tyk.zerobench.conf
tyk.rpc.local*.conf
live_hybrid.conf
tyk.conf.bak
tyk.folder.conf
tyk.db.conf
tyk.compose.conf
tyk.live.conf
tyk.compose.rpc2.conf
test.*.conf
live_hybrid.conf
ty.clonedash.conf
tyk.dashboard.conf
tyk.dashcluster.conf
tyk.benchmark.conf
tyk_elasticache.conf
/*.conf
/*.json
/*.bak

/tyk
logs/
Expand Down

0 comments on commit 455bb44

Please sign in to comment.