mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-17 13:51:09 +02:00
Ignore ignore/
How has this not been done on master yet? >_> Accidentally committed a valgrind suppression file because of this last commit.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -91,3 +91,4 @@ screenshot_*
|
|||||||
*.sdf
|
*.sdf
|
||||||
/font/
|
/font/
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
ignore/
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
luajit_str_fastcmp_uninit_cond
|
|
||||||
Memcheck:Cond
|
|
||||||
obj:/usr/lib/libluajit-5.1.so.2.0.5
|
|
||||||
}
|
|
||||||
{
|
|
||||||
fftw_crap_access
|
|
||||||
Memcheck:Addr16
|
|
||||||
obj:/usr/lib/libfftw3f.so.3.6.10
|
|
||||||
}
|
|
Reference in New Issue
Block a user