1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/.gitignore
Steffen Vogel a2abaa3cda Merge project files, scripts and CMake files of VILLASfpga
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 19:33:23 +01:00

28 lines
353 B
Text

# SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
# SPDX-License-Identifier: Apache-2.0
/build*/
*~
.clang_complete
.project
.cproject
.settings/
.vscode/
.direnv/
.cache/
*.swp
*.pyc
*.a
*.o
*.so
*.user
*.egg-info/
python/dist/
python/.eggs/
# YouCompleteMe
.ycm_extra_conf.py
graph.dot