Skip to content

Commit 6350053

Browse files
committed
update .gitignore
1 parent b75889f commit 6350053

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,14 @@ influxdb.egg-info/
55
dist/
66
build/
77
mock*/
8-
nose*/
8+
nose*/
9+
.pybuild/
10+
debian/files
11+
debian/python-influxdb.debhelper.log
12+
debian/python-influxdb.postinst.debhelper
13+
debian/python-influxdb.prerm.debhelper
14+
debian/python-influxdb.substvars
15+
debian/python-influxdb/
16+
debian/python3-influxdb.debhelper.log
17+
debian/python3-influxdb.substvars
18+
debian/python3-influxdb/

0 commit comments

Comments
 (0)