This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# SPDX-FileCopyrightText: The openTCS Authors
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
/.idea/*
|
||||
!/.idea/codeStyles
|
||||
!/.idea/runConfigurations
|
||||
/.gradle/
|
||||
/build/
|
||||
/opentcs-*/build/
|
||||
*~
|
||||
|
||||
# Ignore approval test result files.
|
||||
*Test*.received.txt
|
||||
Reference in New Issue
Block a user