
# object or binary#
*.class
*.exe
*.o
*.so

#  compiled flex and bison 
*.cxx
*.hpp
*.hh
*.hxx

# Ignore IDE specific files
.idea/
.vscode/
build/
