]> git.phdru.name Git - bittorrent.git/commitdiff
Build(git): Ignore compiled Python byte-code files
authorOleg Broytman <phd@phdru.name>
Sun, 31 Aug 2025 20:39:22 +0000 (23:39 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 31 Aug 2025 20:39:22 +0000 (23:39 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..539da74
--- /dev/null
@@ -0,0 +1 @@
+*.py[co]