meli/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
215 B
Plaintext
Raw Normal View History

target/
**/*.rs.bk
target/
**/*.rs.bk
target/
**/*.rs.bk
.gdb_history
*.log
2019-12-27 13:20:02 +00:00
__pycache__/
*.py[cod]
debian/.debhelper/
debian/debhelper-build-stamp
debian/files
debian/meli.substvars
debian/meli/
# CLion IDE
.idea