4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-18 05:17:45 +00:00

tools/: add __pycache__ to gitignore

Change-Id: Iaddfe140df1e82611df8e2594b7560e3bdafd896
This commit is contained in:
q3k 2019-06-21 22:14:41 +02:00
parent c7258f4644
commit b094f08744

1
tools/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__