Bump to iniparser 4.1
[platform/upstream/iniparser.git] / .gitignore
1 ### Ignore all files created by make
2 #
3 *.a
4 *.o
5 *.so
6 *.so.*
7 /example/iniexample
8 /example/parse
9 # Autogenerate source file
10 /test/AllTests.c
11 /test/testrun