Commit 7f944143 by Baruch Sterin

Added .gitignore

parents
* text=auto
*.c text
*.cpp text
*.h text
*.py text
*.sh text
*.make text
Makefile text
*.txt text
*.md text
*.html text
readmeaig text
LICENSE text
license text
CHANGES text
README text
.hgignore text
.gitignore text
.gitattributes text
*.dsp text eol=crlf
*.dsw text eol=crlf
*.aig binary
*.lib binary
*.dll binary
DebugLib/
DebugExe/
DebugExt/
ReleaseLib/
ReleaseExe/
ReleaseExt/
_TEST/
lib/abc*
lib/m114*
lib/bip*
docs/
src/ext*
src/xxx/
src/aig/au/
src/aig/ssm/
src/aig/ddb/
*~
*.orig
*.[od]
*.ncb
*.opt
*.plg
*.zip
abcspaceext.dsw
abcext.dsp
abcexe.vcproj*
abclib.vcproj*
abcspace.sln
abcspace.suo
*.pyc
src/python/build
src/python/bdist
src/python/pyabc.py
src/python/pyabc_wrap.*
.idea/
build/
*.rej
*.orig
tags
/libabc.a
/abc
/arch_flags
/cmake
/cscope
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment