Skip to content

Commit

Permalink
#54: fitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
levBagryansky committed Feb 16, 2024
1 parent df859e2 commit b5adc50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@

# CMake build files
build/
third_party/benchmark
third_party/googletest

# ide stuff
.idea
cmake-build*
include/ChaiVM/interpreter/autogen
include/ChaiVM/interpreter/autogen

0 comments on commit b5adc50

Please sign in to comment.