diff --git a/.gitignore b/.gitignore index 46939d4..e1c7b32 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,8 @@ bin/* obj/* build/* **/*.o -Tyro.app/* -nbproject/private/* +nbproject/* +.idea/* config/*_json.h config/json2c **/*.exe \ No newline at end of file diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml deleted file mode 100644 index 97c36b0..0000000 --- a/nbproject/configurations.xml +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - json2c.c - themes.json - - - jsoncpp.cpp - - - - - resource.rc - - - - - - SFTP.cpp - - - Config.cpp - Config.h - - - EditPane.cpp - MainFrame.cpp - TabContainer.cpp - - TyroApp.cpp - - - - Makefile - - - ^(nbproject)$ - - . - - Makefile - - - - default - false - false - - - - - - - - - . - ${MAKE} -f Makefile - ${MAKE} -f Makefile clean - - - - - - - - - - - src - include - . - - - - - - - src - include - . - - - - - - - /usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 - /usr/include/wx-3.0 - . - - - WXUSINGDLL - _FILE_OFFSET_BITS=64 - __WXGTK__ - - - - - - - - - - - - - /usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 - /usr/include/wx-3.0 - . - - - WXUSINGDLL - _FILE_OFFSET_BITS=64 - __WXGTK__ - - - - - - - - - - - - - - - - - - - - diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 7c09e32..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - org.netbeans.modules.cnd.makeproject - - - Tyro - c - cc,cpp - h,hpp,xpm - UTF-8 - - - . - - - - Default - 0 - - - - false - - - -