This website works better with JavaScript.
Explore
Help
Sign In
zrythm
/
zrythm-serd
Watch
1
Star
0
Fork
You've already forked zrythm-serd
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add __pycache__ to gitignore
zrythm_meson
David Robillard
4 years ago
parent
e45054876a
commit
a40256d8ed
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.gitignore
1
.gitignore
vendored
Unescape
Escape
View File
@ -1,3 +1,4 @@
@@ -1,3 +1,4 @@
build/**
.waf-*
.lock-waf*
__pycache__
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
zrythm/zrythm-serd
Title
Body
Create Issue