flake(p3): ignore folders with resource files
This commit is contained in:
parent
df9994ffe7
commit
d9d45bb92c
@ -216,6 +216,10 @@
|
||||
|
||||
# the entire .git folder
|
||||
./.git
|
||||
|
||||
./p3/data
|
||||
./p3/matlab
|
||||
./p3/res
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user