Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# ignore compilation outputs
*.o
*.obj
*.d
core
hotspot
hotfloorplan
libhotspot.a

# ignore edition temporary file
*.swp
*~

# special ignore, get it with "make clean" command and can't be classified to above
Makefile.bak

# ignore example outputs
examples/*/outputs/
examples/*/*.init
examples/example6/output.flp