mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Fix building with cmake.
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -8,6 +8,15 @@ netDb
|
||||
tunnels.cfg
|
||||
tests/tests
|
||||
|
||||
# Build files
|
||||
build/CMakeCache.txt
|
||||
build/CMakeFiles/*
|
||||
build/cmake_install.cmake
|
||||
build/i2pd
|
||||
build/libcommon.a
|
||||
build/libi2pd.a
|
||||
|
||||
|
||||
# Autotools
|
||||
autom4te.cache
|
||||
.deps
|
||||
|
||||
Reference in New Issue
Block a user