mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
commit
d6e439625f
5 changed files with 111 additions and 69 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,11 +1,11 @@
|
|||
CVS
|
||||
.config
|
||||
~$*
|
||||
.DS_Store
|
||||
.metadata
|
||||
.actionScriptProperties
|
||||
.#*
|
||||
*~
|
||||
\#*
|
||||
*.a
|
||||
*.o
|
||||
*.swf
|
||||
*.swp
|
||||
|
@ -19,3 +19,4 @@ CVS
|
|||
src/match
|
||||
src/tests/parser/testParser
|
||||
src/tests/testMatch
|
||||
src/tests/testParser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue