Skip to content

Commit

Permalink
Move project root to repository root.
Browse files Browse the repository at this point in the history
  • Loading branch information
horacekj committed Dec 12, 2019
1 parent 025a88a commit 21d280e
Show file tree
Hide file tree
Showing 5 changed files with 659 additions and 420 deletions.
52 changes: 9 additions & 43 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,43 +1,9 @@
# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64

# Debug files
*.dSYM/

*.err
*.d

private.xml
uLI.X/nbproject/*.mk
uLI.X/nbproject/*.properties
uLI.X/nbproject/*.bash
uLI.X/nbproject/private
uLI.X/build
uLI.X/dist
uLI.X/debug
nbproject/*.mk
nbproject/*.properties
nbproject/*.bash
nbproject/private
build
dist
debug

*.swp
File renamed without changes.
Loading

0 comments on commit 21d280e

Please sign in to comment.